JEM10 Poly Phase Meter communication driver

 

JEM10 Poly Phase Meter communication driver is the driver to communicate with phase controller of SCIENTIFIC COLUMBUS in U.S.A.

 

1. Read Settings

 

<Figure 1> is read setting example of JEM10 Poly Phase Meter communication driver.

<Figure 1>  Read setting example of JEM10 Poly Phase Meter communication driver

Device part of  <Figure 1> input Com Port(COM1), Baud Rate(1200), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively, according to controller.

In protocol option part, you can set the following: high, low level password(Defualt = 000000,000000). Each argument  is a comma-delimited.

 

JEM10 Poly Phase Meter communication driver read schedule 

Read schedule setting parameters are as follows:

1) Station – 0 ~ 255 controller station number.

2) Read command – Command = 52(read of register), .... Please refer to JEM10 technical manual for more read command.

3) Extension number – extension number = 1 ~ .

4) Save start address for Communication Server – Saving start address of Communication Server.

5) Read Size – Read data size. ( 52 read command and read size greater than 2 =  read of all register data )

6) Register number – Read register number when 52 read command.

7) Password level – 0 or space = don't use password, 1 = high level password, 2 = low level password.

 

Read schedule example) 

READ,      1,     52,     2,    0,  1,   3,   0,

READ,      1,     52,     2,  10,  1,  20,   0,

READ,      1,     52,     5,  50,  1,

READ,      1,     52,     9, 100,  1,

READ,      1,     52,   13, 150,  1,

 

<Table 1> is contents and format for normal register ID. 

ID Contents Format
001 Time Present  
002 Date Present  
003 KWH DEL ####.##
004 KWH REC ####.##
005 KVARH DEL ####.##
006 KVARH REC ####.##
007 V2H DEL #####.#
008 KVARHQ1 ####.##
009 KVARHQ2 ####.##
000 KVARHQ3 ####.##
011 KVARHQ4 ####.##
012 MAX KW DEL ###.###
013 Time of Peak KW REC  
014 MAX KW REC ###.###
015 Time of Peak KW REC  
016 MAX KVAR DEL ###.###
017 MAX KVAR REC ###.###
018 MAX KVA DEL ###.###
019 MAX KVA REC ###.###
020 Power Factor at KW DEL MAX ##.##
021 Power Factor at KW REC MAX ##.##
022 Average Power Factor ##.##
<Table 1> Contents and format for normal register ID
 
2. Writing settings

You can control JEM10 Poly Phase Meter by using write settings.

  

Digital Write

Digital write setting parameters are as follows:

1)  PORT                   Port no. (0 ~ 255)

2)  STATION             0 ~ 255 controller station number.

3)  ADDRESS          Extension number. (11, 12 write command = don't care)

4)  Extra1                  Writing number.( Extra2 : 11 or 12 = password of 6 digit charater )

5)  Extra2                  Password level.

0 or space = don't use password, 1 = high level password, 2 = low level password,

3 – high level password activate, 4 – low level password activate,

11 – high level password change, 12 – low level password change.

 

Analog Write

Analog write setting parameters are as follows:

1)  PORT                   Port no. (0 ~ 255)

2)  STATION             0 ~ 255 controller station number.

3)  ADDRESS          Extension number. ( Extra2 : 11 or 12  = don't care )

4)  Extra1                  Writing number.( Extra2 : 11 or 12 = password of 6 digit charater )

5)  Extra2                  Password level.

0 or space = don't use password, 1 = high level password, 2 = low level password,

3 – high level password activate, 4 – low level password activate,

11 – high level password change, 12 – low level password change.